The AMNavigationView object represents a single Navigation view defined in the current vault.
Name | Description |
---|---|
Allows this view to be used in history mode. |
|
Collection of the properties shown as the Navigation view columns. |
|
Descriptive name. |
|
Collection of document types to restrict the documents shown in this view. |
|
Reference to the environment (AMEDMEnvironment object ). |
|
The top level of the view (AMNavigationLevel object). |
|
Gets one of the levels by ID or Name (AMNavigationLevel object). |
|
Gets one of the property filters. |
|
Object ID. |
|
Internal name. |
|
Creates a new level view (AMNavigationLevel object). |
|
Adds a property filter. |
|
The property filters defined for this view. |
|
Set this property to True to list documents residing in the parent of the current context. |
Remarks
Use the Configurator to edit navigation views.
Related information